home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / steppenwolf_1_chapter_4.swf / scripts / DefineButton2_74 / BUTTONCONDACTION on(release).as
Text File  |  2010-05-15  |  89b  |  7 lines

  1. on(release){
  2.    tellTarget("_root")
  3.    {
  4.       gotoAndStop("Instructions");
  5.    }
  6. }
  7.